CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c base64

搜索资源列表

  1. Base64Test

    0下载:
  2. C# 实现 Base64加密解密 注: 并非使用现有方法-C# implementation of Base64 encryption and decryption Note: Not using existing methods
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:16309
    • 提供者:何晨立
  1. vcPP-APP_CODE_1

    1下载:
  2. Visual.C++编程技巧精选500例源代码 内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库) 《远程控制编程技术》源代码 内含(重启、图片操作、ip操作、键盘与鼠标、客户端以及服务端、文件传输等实例源码) 多个V
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-25
    • 文件大小:59295744
    • 提供者:李东波
  1. base64decodeencode

    0下载:
  2. This a c++ code to base64 encode and decode. This a popular method of basic compression and is very cool! I think that people will enjoy this!-This is a c++ code to base64 encode and decode. This is a popular method of basic compression and is very c
  3. 所属分类:Other windows programs

  1. super_xmlini

    0下载:
  2. TXmlIni支援以下功能(特征):         1. 具有压缩能力(使用ZLib)         2. 储存成其他程式语言看得懂得xml(在非压缩的情况下)         3. 具Stream串流载入与输出能力         4. 具字串载入与输出能力         5. 具Base64能力(当使用压缩时
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:4029408
    • 提供者:刘孟雄
  1. Base_64

    0下载:
  2. Base64编码的另一种方式,用C++写的,写的特别好。能够实现编码解码两种功能。-Another way of Base64 encoding, written in C++, written especially good. Is possible to achieve encoding and decoding two functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:20123
    • 提供者:HJ
  1. NetTran

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现;
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:132978
    • 提供者:霍小刘
  1. CBase64

    0下载:
  2. 使用C++实现的Base64,经过测试可用-The Base64, implemented using C++ available tested
  3. 所属分类:File Operate

    • 发布日期:2017-12-10
    • 文件大小:2099
    • 提供者:xiaoke
  1. base_64encode-decode

    0下载:
  2. 本源码是base64编码的编解码,C++实现的-The source is base64-encoded the codec, C++ achieve
  3. 所属分类:source in ebook

    • 发布日期:2017-12-06
    • 文件大小:218731
    • 提供者:Roy_sky
  1. stringdll

    0下载:
  2. 多种加解密算法. 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。-A variety of encryption and decryption algorithms
  3. 所属分类:CA program

    • 发布日期:2017-11-15
    • 文件大小:34667
    • 提供者:kathy
  1. Base64Creator

    0下载:
  2. 这是一个非常基本的应用程序,该应用程序将图像转化为base64编码字符串和拯救他们作为属性在类中使用Visual Studio c#或vb项目。我使用这个如果我不想进入我的应用程序中嵌入图像或减少尺寸-This is a very basic application, the application image into a base64 encoded string and save them as attributes in the class using Visual Studio c#
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:65602
    • 提供者:宫宝鸡丁
  1. RandDataGen

    0下载:
  2. 1. 乱数产生(产生的位元组可转换成各种格式) 2. 编码转换(位元组或字符串转成Base64,Java/C#宣告格式等)-1. random number generator (bytes generated can be converted into a variety of formats) 2. encode/decode (string or bytes convert into Base64, Java/C# declaration format, etc.)
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:281394
    • 提供者:Robin Li
  1. b64

    0下载:
  2. base64编码解码的c++实现,base64编码解码的c++实现-base64 encript and dencript class c++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:1576
    • 提供者:xia
  1. mtom_xop

    0下载:
  2. 通过gsoap实现高效MTOM协议的数据传输,适合linux操作系统(包括嵌入式linux)下通过MTOM协议实现XML数据包及二进制数据同时传输的应用场景,比普通soap+base64方式发送数据更加高效。 调试mtom经验: 这次调试的一点经验供参考: 1)可以根据附件的yoyo.h文件生成代码,参考以下命令: soapcpp2 -L -C -I/home/dongruijie/workspace/gsoap-2.8/gsoap/import yoyo.h 2
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:523982
    • 提供者:kevin
  1. Base64Usage

    0下载:
  2. Base64编码解码 非常好用 适用C- BASE64_EncodeBase64 applicable codec is very easy to use C++
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:31639
    • 提供者:司南
  1. http_base64

    0下载:
  2. 与base 64有关的网络编程,internet编程,http编程-http_base64.h Header file for base64 function(s). * Created: Christopher Blizzard <blizzard@appliedtheory.com>, 20-Nov-1998 * * Copyright (C) 1998 Free Software Foundation * * This library is free so
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1455
    • 提供者:王永雄
  1. DecryptDES

    0下载:
  2. c#编写的两种加密解密,包括base64加密,key加密,可以用在项目中,进行字符串加密- 自动检测语言 划词 双语对照 中文 » 英语 <~ C# to write the two kinds of encryption to decrypt, including base64 encryption, key encryption, can be used in the project, to encrypt the string
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:55015
    • 提供者:飞飞飞
  1. Base64EnDeCode

    0下载:
  2. Base64编码,解码算法,C语言编写,用于字符串编码解码,Visual C++ 6.0完整编译。-Base64 decode encode,c language,apply string Base64 decode and encode,Visual C++ 6.0 compile
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2922576
    • 提供者:ruhhef
  1. ecb_Encryp

    0下载:
  2. c语言实现aes ecb模式加密,可以和java,c#,obj-c互相 加,解密。包含base64编码,urlEncode编码 注意,该算法里面的密文是转换成16进制的字串,如果不要16进制,可自行转换,内的函数。 vc6,vs2008,可编译。-AES ECB mode
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:402279
    • 提供者:zhong
  1. ChangePCdoingbyhkk

    0下载:
  2. C#之常用编码(HEX,unicode,ASCII,Base64)转换 -C# HEX unicode ASCII Base64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:49247
    • 提供者:msq1233
  1. base64ToImag

    0下载:
  2. vs2008中,采用C#语言,实现图片到base64字符串的转换(VS2008, the use of C# language, to achieve the picture to Base64 string conversion)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:54272
    • 提供者:sunguang216
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com